
@charset "utf-8";
/* CSS Document */

/*titnews*/
.titnews{
	width: 1180px;
	height: 124px;
	background: #fff;
	padding: 10px;
	position: relative;
}
.titnews h2{
	width: 90px;
	height: 90px;
	position: absolute;
	top: 10px;
	left: 17px;
	z-index: 1;
}
.titnews-con{
	width: 1180px;
	height: 124px;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 2;
}
.titnews-con .picScroll-top{ 
    width: 1060px;
	height: 124px; 
	padding-left: 120px;  
	position: relative;
}
.titnews-con .picScroll-top .hd .prev,.picScroll-top .hd .next{
	width: 43px;
	height: 40px;  
	background: url(tad-anleft-2020.png) center no-repeat;
	cursor: pointer; 
	position: absolute;
	top: 90px;
	left: 1px;
	z-index: 3;
}
.titnews-con .picScroll-top .hd .next{ 
    background: url(tad-anright-2020.png) center no-repeat;
	left: 45px;
}
.titnews-con .picScroll-top .hd .prev:hover{
	background: url(tad-anleft1-2020.png) center no-repeat;
}
.titnews-con .picScroll-top .hd .next:hover{ 
    background: url(tad-anright1-2020.png) center no-repeat;
}
.titnews-con .picScroll-top .bd{ 
    width: 1060px;
	height: 124px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 4;
}
.titnews-con .picScroll-top .bd .picList{
	width: 1060px;
	height: 124px;
	overflow: visible;
}
.titnews-con .picScroll-top .bd .picList li{ 
    width: 1060px; 
	height: 124px; 
	float: left;
}
.titnews-con .picScroll-top .bd .picList li a{
	width: 1010px;
	height: 60px;
	padding-right: 50px;
	line-height: 60px;
	font-size: 28px;
	color: #2c69b3;
	text-align: center;
	float: left;
}
.titnews-con .picScroll-top .bd .picList li p{
	width: 1060px;
	height: 52px;
	line-height: 26px;
	font-size: 16px;
	color: #666;
	float: left;
}


/*news*/
.news{
	width: 1170px;
	height: 350px;
	background: #fff;
	padding: 15px;
}

.news-left{
	width: 628px;
	height: 350px;
}
.yx-rotaion-content{
	width: 628px;
	height: 350px;
	position: relative;
}
.yx-rotaion-content, .yx-rotaion, .rotaion_list{
	width: 628px;
	height: 350px;
}
.yx-rotaion-content .yx-rotaion .rotaion_list img {
	width: 628px;
	height: 350px;
	display: block;
}
.yx-rotaion-content .yx-rotaion .txt {
	width: 550px;
	height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.yx-rotaion-content .yx-rotaion .txt li {
	width: 510px;
	height: 36px;
	position: absolute;
	bottom: -36px;
	left: 20px;
}
.yx-rotaion-content .yx-rotaion .txt li a {
	font-size: 16px;
    color: #fff;
	line-height: 36px;
}
.yx-rotaion-content .yx-rotaion .num {
	width: 78px;
	height: 12px;
	position: absolute;
	bottom: 12px;
	right: 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
    z-index: 2;
}
.yx-rotaion-content .yx-rotaion .num li {
	width: 10px;
	height: 10px;
    background: #fff;
	margin: 1px 6px 1px 0;
	border-radius: 50px;
	cursor: pointer;
	float: left;
}
.yx-rotaion-content .yx-rotaion .num .on {
	width: 12px;
	height: 12px;
	background: url(dian-icon-2020.png) center no-repeat;
	margin: 0 6px 0 0;
}
.yx-rotaion-content h5{
	width: 628px;
	heigh: 36px;
	line-height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	background: #000;
	filter:alpha(opacity=30);   
    -moz-opacity:0.3;   
    -khtml-opacity: 0.3;   
    opacity: 0.3;  
}

.news-right{
	width: 528px;
	height: 350px;
}
/*内容切换*/
.tab{ 
    width: 528px; 
	height: 350px; 
	position: relative;
}
.tab-title{
	width: 528px;
	height: 50px;
	font-weight: normal;
	border-bottom: 2px solid #dfdfdf; 
	overflow: visible;
}
.tab-title a{
	width: 132px; 
	height: 50px; 
	line-height: 50px; 
	font-size: 20px; 
	text-align: center;
	float: left;
}
.tab-title .up{
	color: #2c69b3;
	border-bottom: 2px solid #2c69b3;
}
.tab-title .link{
	color:#888888;
	font-size:14px;
	float:right;
	width:auto;
	min-width:10px;
	padding:0 5px;
	text-align:center;
	border-bottom:none;
	border-top:none;
}
.tab .tab-conter{
	width: 528px; 
	height: 272px;
    position: absolute; 
	top: 66px; 
	left: 0; 
	display: none;
}
.tab-conter ul li{
	width: 528px;
	height: 34px;
	line-height: 34px;
	float: left;
}
.tab-conter ul li i{
	width: 5px;
	height: 5px;
	margin: 15px 0 0 5px;
	background: #8698ad;
	float: left;
}
.tab-conter ul li a{
	width: auto;
	height: 34px;
	margin: 0 23px 0 10px;
	font-size: 16px;
	float: left;
}
.tab-conter ul li a:hover{
	color: #2c69b3;
}
.tab-conter ul li span{
	width: 80px;
	height: 34px;
	font-size: 12px;
	color: #8698ad;
	float: right;
}
.tab .block{ 
    display: block;
}


/*special*/
.special{
	width: 1200px;
	height: 130px;
}
.picScroll-left{ 
    width: 1200px; 
	height: 130px;   
	position: relative;
	background-color:#FFFFFF;
}
.picScroll-left .hd1 .prev1,.picScroll-left .hd1 .next1{
	width: 28px;
	height: 47px;  
    cursor: pointer; 
	background: url(bottomZt-2020.png) 0px 0px no-repeat;
	position: absolute;
	top: 41px;
	left: 15px;
	z-index: 1;
}
.picScroll-left .hd1 .next1{ 
    background: url(bottomZt-2020.png) -28px 0px no-repeat;
	left: 1157px;
}
.picScroll-left .hd1 .prev1:hover{
	background: url(bottomZt-2020.png) 0px -47px no-repeat;
}
.picScroll-left .hd1 .next1:hover{
	background: url(bottomZt-2020.png) -28px -47px no-repeat;
}
.picScroll-left .bd1{ 
    width: 1170px;
	height: 100px;
	position: absolute;
	z-index: 0;
	margin:15px;
}
.picScroll-left .bd1 .picList{
	height: 100px;
	overflow: visible;
}
.picScroll-left .bd1 .picList li{ 
    width: 1170px; 
	height: 100px; 
	float: left;
}
.picScroll-left .bd1 .picList li a img{
    width: 1170px; 
	height: 100px; 
	display: block;
}



/*module1*/
.module1{
	width: 1200px;
	height: 318px;
}

.tab1{ 
    width: 565px; 
	height: 288px; 
	background: #fff;
	padding: 15px;
}
.tab-title1{
	width: 565px;
}
.tab-title1 a{
	width: 125px; 
}
.tab1 .tab-conter1{
	width: 565px; 
	height: 204px;
	top: 86px;
	left: 15px;
}
.tab-conter1 ul li{
	width: 565px;
}

.tab-title2 .email-an{
	width: 102px;
	height: 26px;
	line-height: 26px;
	float: right;
	margin-top: 12px;
	margin-left: 10px;
}
.tab-title2 .email-an i{
	width: 26px;
	height: 26px;
	background: #8698ad url(hd-icon1-2020.png) center no-repeat;
	border-radius: 4px;
	float: left;
}
.tab-title2 .email-an span{
	width: 76px;
	height: 26x;
	background: #f5f5f5;
	border-radius: 4px;
	float: left;
	font-size: 14px;
	color: #8698ad;
}
.tab2 .tab-conter2{
	height: 220px;
	top: 80px;
}
.tabemail tr{
	width: 565px;
	height: 34px;
	line-height: 34px;
	/*border-bottom: 1px dashed #dfdfdf;*/
	float: left;
}
.tabemail .tab-tit{
	width: 565px;
	height: 30px;
	line-height: 30px;
	background: #f1f6f9;
	border-bottom: 0;
	margin-bottom: 6px;
}
.tabemail .tablist1{
	width: 357px;
	font-size: 16px;
	padding: 0 10px;
	padding-left:36px;	
	background-repeat:no-repeat;
	background-position:10px center;
}
.tabemail .tablist2{
	width: 94px;
	font-size: 14px;
	color: #333;
	text-align: center;
}
.tabemail .tablist3{
	width: 94px;
	font-size: 12px;
	color: #8698ad;
	text-align: center;
}
.tabemail .tab-tit th{
	font-size: 14px;
	color: #8698ad;
}
.tabemail .tab-tit .tablist1{
	width: 317px;
	padding: 0 30px;
	text-align: left;
}


/*pican*/
.pican{
	width: 1200px;
	height: 130px;
	background-color:#FFFFFF;
}
.picScroll-left1{ 
    width: 1170px; 
	height: 100px;   
	position: relative;
	margin:15px;
}
.picScroll-left1 .hd2 .prev1,.picScroll-left1 .hd2 .next1{
	width: 28px;
	height: 47px;  
    cursor: pointer; 
	background: url(bottomZt-2020.png) 0px 0px no-repeat;
	position: absolute;
	top: 26px;
	left: 0px;
	z-index: 1;
}
.picScroll-left1 .hd2 .next1{ 
    background: url(bottomZt-2020.png) -28px 0px no-repeat;
	left: 1142px;
}
.picScroll-left1 .hd2 .prev1:hover{
	background: url(bottomZt-2020.png) 0px -47px no-repeat;
}
.picScroll-left1 .hd2 .next1:hover{ 
    background: url(bottomZt-2020.png) -28px -47px no-repeat;
}
.picScroll-left1 .bd2{ 
    width: 1170px;
}
.picScroll-left1 .bd2 .picList li{ 
    width: 285px; 
	margin: 0 0px;
	margin-left:0px;
	margin-right:10px;
}
.picScroll-left1 .bd2 .picList li a img{
    width: 285px; 
}


/*政务公开*/
.zwgk{
	width: 1200px;
	height: 762px;
}

/*政务公开left*/
.zwgk-left{
	width: 880px;
	height: 732px;
	padding: 15px;
	background: #fff;
}

.zwgk-left1{
	width: 260px;
	height: 732px;
}
.zwgk-left1 .zwgk-leftan{
	width: 256px;
	height: 50px;
	background: #2c69b3;
	border-radius: 6px;
	line-height: 50px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: left;
	margin: 0 2px 10px 2px;
}
.zwgk-left1 .zwgk-leftan i{
	width: 40px;
	height: 50px;
	padding-left: 30px;
	float: left;
}
.zwgk-left1 .zwgk-leftan .zwgk-an1{
	background: url(zwgk-icon1-2020.png) center no-repeat;
}
.zwgk-left1 .zwgk-leftan .zwgk-an2{
	background: url(zwgk-icon2-2020.png) center no-repeat;
}
.zwgk-left1 .zwgk-leftan .zwgk-an3{
	background: url(zwgk-icon3-2020.png) center no-repeat;
}
.zwgk-left1 .zwgk-leftan .zwgk-an4{
	background: url(zwgk-icon4-2020.png) center no-repeat;
}
.zwgk-left1 .zwgk-leftan .zwgk-an5{
	background: url(zwgk-icon5-2020.png) center no-repeat;
}
.zwgk-left1 .zwgk-leftan .zwgk-an6{
	background: url(zwgk-icon6-2020.png) center no-repeat;
}
.zwgk-left1 .zwgk-leftan .zwgk-an7{
	background: url(zwgk-icon7-2020.png) center no-repeat;
}
.zwgk-left1 .zwgk-leftan:hover{
	background: #4781c6;
}
.zwgk-left1 .zwgk-leftan:hover i{
	transition: all .3s linear;
    transform: rotate(360deg);
	transform-origin: center;
    -ms-transform: rotateY(360deg); 	/* IE 9 */
    -moz-transform: rotateY(360deg); 	/* Firefox */
    -webkit-transform: rotateY(360deg); /* Safari 和 Chrome */
    -o-transform: rotateY(360deg); 	/* Opera */
}
.zwgk-left1 .zwgk-anfoot{
	margin-bottom: 30px;
}

.ysq{
	width: 254px;
	height: 276px;
	border: 1px solid #dfdfdf;
	box-shadow: 0 0 10px #dfdfdf;
	-moz-box-shadow: 0 0 10px #dfdfdf;
	-ms-box-shadow: 0 0 10px #dfdfdf;
	-o-box-shadow: 0 0 10px #dfdfdf;
	-webkit-box-shadow: 0 0 10px #dfdfdf;
}
.ysq h2{
	width: 254px;
	height: 49px;
	border-bottom: 2px solid #dfeaf7;
}
.ysq h2 .ysq-tit{
	width: 254px;
	height: 46px;
	line-height: 46px;
	border-radius: 0;
	background: #dfeaf7;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 18px;
	letter-spacing: 10px;
	display: block;
}
.ysq p{
	width: 224px;
	height: 104px;
	line-height: 26px;
	text-indent: 2em;
	font-size: 16px;
	color: #666;
	padding: 12px 0;
}
.ysq .ysq-an1{
	width: 224px;
	height: 32px;
	line-height: 32px;
	background: #e4edf4;
    margin: 5px 15px;
	text-align: center; 
	font-size: 16px;
	font-weight: normal;
	border-radius: 6px;
	display: block;
}
.ysq .ysq-an1:hover{
	color: #fff;
	background: #2c69b3;
}

.zwgk-left2{
	width: 605px;
	height: 732px;
}
.tab3{ 
    width: 605px; 
	height: 370px; 
}
.tab-title3{
	width: 605px;
}
.tab-title3 a{
	width: 121px; 
}
.tab3 .tab-conter3{
	width: 605px; 
	left: 0;
}
.tab-conter3 ul li{
	width: 605px;
}

/*政务公开right*/
.zwgk-right{
	width: 250px;
	height: 732px;
	padding: 15px;
	background: #dfeaf7;
}

.leader{
	width: 250px;
	height: 364px;
}
.leader .leader-pic{
	width: 125px;
	height: 180px;
	padding-top: 6px;
	float: left;
}
.leader .leader-pic img{
	width: 96px;
	height: 136px;
	display: block;
	border: 2px solid #fff; 
}
.leader .leader-pic:hover img{
	box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-ms-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
.leader .leader-pic span{
	width: 125px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	display: block; 
}
.leader ul{
	width: 250px;
	height: 82px;
	float: left;
}
.leader ul a{
	width: 120px;
	height: 32px;
	line-height: 32px;
	background: #fff;
	float: left;
	text-align: center;
	font-size: 14px;
	margin-top: 8px;
}
.leader ul a:hover{
	background: #f9f9f9;
}
.leader ul a i{
	width: 26px;
	height: 32px;
	float: left;
	margin: 0 5px 0 10px; 
}
.leader ul a .leader-icon1{
	background: url(lea-icon1-2020.png) center no-repeat;
}
.leader ul a .leader-icon2{
	background: url(lea-icon2-2020.png) center no-repeat;
}
.leader ul a .leader-icon3{
	background: url(lea-icon3-2020.png) center no-repeat;
}
.leader ul a span{
	float: left;
}
.right-mar{
	margin-left: 10px;
}
.leader .zzjg{
	width: 250px;
	height: 48px;
	float: left;
	margin-top: 10px;
}

.tzgg{
	width: 250px;
	height: 368px;
}
.tzgg h2{
	width: 250px;
	height: 46px;
	border-bottom: 2px solid #8698ad;
}
.tzgg h2 a{
	width: 210px;
	height: 43px;
	line-height: 43px;
	background: #8698ad;
	border-radius: 6px 6px 0 0;
	display: block;
	font-size: 20px;
	color: #fff;
	padding: 0 20px;
	font-weight: normal;
}
.tzgg ul{
	width: 250px;
	height: 298px;
	margin-top: 12px;
}
.tzgg ul a{
	width: 250px;
	height: auto;
	line-height: 34px;
	font-size: 16px;
	float: left;
}
.tzgg ul a:hover{
	color: #2c69b3;
}
.tzgg ul a span{
	font-size: 14px;
	color: #8698ad;
	line-height: 28px;
	margin-left: 6px;
}



/*政民互动*/
.zmhd{
	width: 1170px;
	height: 492px;
	margin-top: 10px;
}
.zmhd-search{
	width: 542px;
	height: 28px;
	margin-top: 6px;
	margin-bottom: 16px;
	border: 1px solid #dfdfdf;
}
.zmhd-search .searchcon3{
	width: 420px;
	height: 28px;
	line-height: 28px;
	padding: 0 20px;
	background: #fff;
	border-right: 1px solid #dfdfdf;
	border-radius: 0;
	font-family: "微软雅黑", "Microsoft Yahei";
	color: #999;
	font-size: 14px;
}
.zmhd-search .searchan3{
	width: 81px;
	height: 28px;
	background: #f9f9f9;
	position: absolute;
	top: 0;
    right: 0;
	cursor: pointer; 
	font-size: 14px;
	color: #8698ad;
	font-weight: bold;
}
.zmhd-title{
	width: 1170px;
}
.tab-title2 .email-an1 i{
	background: #8698ad url(hd-icon2-2020.png) center no-repeat;
}
.zmhd .zmhd-conter{
	width: 1170px;
	height: auto;
}
.zmhd-tabemail tr{
	width: 1170px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #dfdfdf;
}
.zmhd-tabemail .zmhd-back{
	height: 36px;
	line-height: 36px;
	background: #f9f9f9;
}
.zmhd-tabemail .tab-tit{
	width: 1170px;
	height: 36px;
	line-height: 36px;
	background: #f1f6f9;
	border-bottom: 0;
	margin-bottom: 6px;
}
.zmhd-tabemail .tablist0{
	width: 160px;
	font-size: 12px;
	color: #8698ad;
	text-align: center;
}
.zmhd-tabemail .tablist1{
	width: 542px;
	background-repeat:no-repeat;
	background-position:10px center;
}
.zmhd-tabemail .tablist2{
	width: 240px;
}
.zmhd-tabemail .tablist3{
	width: 208px;
}
.zmhd-tabemail .tab-tit .tablist1{
	width: 542px;
	padding: 0;
	text-align: center;
	padding-left:36px;
}
.zmhd .zmhd-conter ul li{
	width: 1170px;
	height: 47px;
	line-height: 47px;
	border-bottom: 1px dashed #dfdfdf;
}
.zmhd .zmhd-conter ul li i{
	margin: 21px 0 0 5px;
}
.zmhd .zmhd-conter ul li a{
	height: 47px;
}
.zmhd .zmhd-conter ul li span{
	height: 47px;
}